window: Fix gtk_window_set_geometry_hints documentation
authorDebarshi Ray <debarshir@gnome.org>
Tue, 29 Mar 2016 17:29:31 +0000 (19:29 +0200)
committerDebarshi Ray <debarshir@gnome.org>
Tue, 29 Mar 2016 17:31:59 +0000 (19:31 +0200)
commit27a1b50bc63553909abf3958837114b65313a445
treec2399a5ed5fdca7c73a05ddf2ff958facc55e476
parent6267b6b6ebda8efa05b5638f66c471303d8f72d7
window: Fix gtk_window_set_geometry_hints documentation

The geometry_widget parameter is ignored from 3.20 onwards [1], not
3.18 as mentioned in the documentation.

[1] commit 08974a1e9a6099a5a94b9d56970dbf96e473ba87

https://bugzilla.gnome.org/show_bug.cgi?id=764321
gtk/gtkwindow.c